Skip to content

Containers/Ubuntu-22: Add disutils for QEMU build#476

Merged
makubacki merged 1 commit intomicrosoft:mainfrom
makubacki:ubuntu_22_container_add_distutil
Aug 26, 2025
Merged

Containers/Ubuntu-22: Add disutils for QEMU build#476
makubacki merged 1 commit intomicrosoft:mainfrom
makubacki:ubuntu_22_container_add_distutil

Conversation

@makubacki
Copy link
Copy Markdown
Member

@makubacki makubacki commented Aug 26, 2025

Install distutils to resolve the following issue building QEMU:

39.05 python determined to be '/usr/bin/python3'
39.05 python version: Python 3.12.11
39.16 mkvenv: Creating non-isolated virtual environment at 'pyvenv'
39.42
39.42 *** Ouch! ***
39.42
39.42 found no usable distlib, please install it

Note: Ubuntu-22 build verified with these changes here https://github.com/microsoft/mu_devops/actions/runs/17243889671/job/48928359995.

Comment thread Containers/Ubuntu-22/Dockerfile Outdated
Comment thread .sync/containers/Ubuntu-22/Dockerfile
@makubacki makubacki requested a review from os-d August 26, 2025 16:58
Install distutils to resolve the following issue building QEMU:

```
39.05 python determined to be '/usr/bin/python3'
39.05 python version: Python 3.12.11
39.16 mkvenv: Creating non-isolated virtual environment at 'pyvenv'
39.42
39.42 *** Ouch! ***
39.42
39.42 found no usable distlib, please install it
```

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@makubacki makubacki force-pushed the ubuntu_22_container_add_distutil branch from b226081 to efa4a7f Compare August 26, 2025 17:00
@makubacki makubacki merged commit 32778d1 into microsoft:main Aug 26, 2025
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants